home *** CD-ROM | disk | FTP | other *** search
/ Linux Cubed Series 4: GNU Archives / Linux Cubed Series 4 - GNU Archives.iso / gnu / graphics.17 / graphics / graphics-0.17 / graph / .gdbinit next >
Encoding:
Text File  |  1991-03-21  |  301 b   |  11 lines

  1. dir ../tek2plot
  2. dir ../getopt
  3. #br main
  4. #br read_file
  5. #br array_min
  6. #br array_max
  7. #br cont
  8. br write_plot
  9. #br find_tick
  10. run +debug  -bM -a 10 100 -f 12 -g 2 -d a -m 1 -S 2 .02 -T  .03 -L "top label" -X "x label" -Y "y label" -u .1 -r .1  -w .8 -h .8 -x 100 1100 -y 0 1 <../test/spline.y.dat >spline.plt
  11.